mirror of
https://codeberg.org/andyscott/marCsweep.git
synced 2024-11-09 13:50:51 -05:00
Added .gitignore
This commit is contained in:
parent
aac10a058a
commit
59c6dd63f1
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
*
|
||||
!.gitignore
|
||||
!*.c
|
||||
!*.h
|
||||
!*.md
|
||||
!Makefile
|
Loading…
Reference in a new issue