feat: added nohup to gitignore

This commit is contained in:
Krzysztof Rudnicki 2024-06-24 18:18:05 +01:00
parent 824c79dbf7
commit f2a7793c2d

3
.gitignore vendored
View File

@ -161,4 +161,5 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder. # option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/ #.idea/
*.jpg *.jpg
*.gif *.gif
nohup.out