Browse Source

Add _Build to git ignore

Arthur Yefimov 2 years ago
parent
commit
e2b651a462
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -2,7 +2,7 @@
 /FreeOberon.exe
 /fob
 /fob.exe
-/_Build/*
+_Build
 /src/Makefile
 /src/*.o
 /src/*.h