Add gitignore file

This commit is contained in:
Yannick Reiß 2023-09-22 15:22:16 +02:00
parent 2f3cc97163
commit a2c746f57d
No known key found for this signature in database
GPG Key ID: 5A3AF456F0A0338C
1 changed files with 4 additions and 0 deletions

4
bfpcompiler/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
*.o
*.cfg
*.out
bfc