move to single gitignore
This commit is contained in:
parent
998531fa4e
commit
395f90e95e
14
.gitignore
vendored
14
.gitignore
vendored
@ -1,3 +1,11 @@
|
||||
Jonas
|
||||
Daniel
|
||||
README.md.temp
|
||||
# ignore all without extension
|
||||
*
|
||||
!*.*
|
||||
!*/
|
||||
*.txt
|
||||
*.o
|
||||
*.class
|
||||
*.vimspector.json
|
||||
*.clangd
|
||||
*.old
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user