This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oberon
/
FreeOberon
mirror of
https://github.com/kekcleader/FreeOberon.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add _Build to git ignore
Arthur Yefimov
2 years ago
parent
406544c84f
commit
e2b651a462
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.gitignore
+ 1
- 1
.gitignore
View File
@@ -2,7 +2,7 @@
/FreeOberon.exe
/fob
/fob.exe
-
/
_Build
/*
+_Build
/src/Makefile
/src/*.o
/src/*.h