mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-01-08 19:32:34 +01:00
update .gitignore
This commit is contained in:
parent
c3e4a96f4c
commit
51f775913d
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,6 @@
|
|||||||
# I don't like coredumps in my git repos.
|
# I don't like coredumps in my git repos.
|
||||||
*core
|
*core
|
||||||
|
# I don't this I need all the modules
|
||||||
|
node_modules/
|
||||||
|
# gdb logs aren't needed eihter
|
||||||
|
gdb.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user