Skip to content

Commit d978ef9

Browse files
cesaroDegiorgio
authored andcommitted
Folder build/ ignored.
This is needed due the to the introduction of cmake, which by convention generates build files in a folder named "build"
1 parent bc145fd commit d978ef9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ src/ansi-c/library/converter
117117
src/ansi-c/library/converter.exe
118118
src/util/irep_ids_convert
119119
src/util/irep_ids_convert.exe
120+
build/
120121

121122
*.pyc
122123

0 commit comments

Comments
 (0)