added nohup.out to gitignore
parent
4fe6181a93
commit
2ea9c664a5
|
|
@ -46,6 +46,7 @@ lazy-lock.json
|
||||||
*.vhdx
|
*.vhdx
|
||||||
*.deb
|
*.deb
|
||||||
*.rpm
|
*.rpm
|
||||||
|
*/nohup.out
|
||||||
|
|
||||||
# Logs
|
# Logs
|
||||||
**/*.log
|
**/*.log
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue