Ignore everything, except .gitignore and monitor.c

This commit is contained in:
Trey Blancher 2023-08-07 22:30:41 -04:00
parent 1fa3473911
commit 2f9d714642
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
*
!.gitignore
!monitor.c