add .gitignore

This commit is contained in:
Charles Forsyth 2019-08-22 13:36:45 +01:00
parent 210be38e4d
commit 8616a775b2
2 changed files with 2 additions and 4 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*.o
u9fs

View File

@ -1,4 +0,0 @@
syntax: glob
*.o
u9fs