move to single gitignore

This commit is contained in:
matthias@arch 2023-12-09 12:06:30 +01:00
parent 998531fa4e
commit 395f90e95e

14
.gitignore vendored
View File

@ -1,3 +1,11 @@
Jonas
Daniel
README.md.temp
# ignore all without extension
*
!*.*
!*/
*.txt
*.o
*.class
*.vimspector.json
*.clangd
*.old