Skip to content

Commit 1726302

Browse files
committedSep 4, 2014
Added build directory to gitignore
1 parent 6289347 commit 1726302

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

Diff for: ‎.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
CMakeLists.txt.user
2-
*.*~
2+
*.*~
3+
build/*

0 commit comments

Comments
 (0)