Browse Source

Ignore build directories

Neal Wilson 11 years ago
parent
commit
e9a5c8cc4f
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      .gitignore

+ 2
- 1
.gitignore View File

@@ -8,4 +8,5 @@ typica.c
8 8
 *.log
9 9
 *.pdf
10 10
 *.scn
11
-*.toc
11
+*.toc
12
+Typica-build*

Loading…
Cancel
Save