ignore null extension

This commit is contained in:
aristocratos 2021-05-06 23:12:18 +02:00
parent 535b3118e2
commit 5f86b9f697
1 changed files with 4 additions and 2 deletions

6
.gitignore vendored
View File

@ -1,3 +1,6 @@
*
!*.*
# Prerequisites
*.d
@ -31,5 +34,4 @@
*.out
*.app
build
btop
build