Skip to content

Commit 2a394a2

Browse files
author
Nikolay Feldman
committed
update gitignore
1 parent d8d5b50 commit 2a394a2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
# Ignore (optional) configuration files with user-specific paths:
22
initial_cache.cmake
33
setup.cfg
4+
build
5+
Makefile
6+
install
7+
CMakeFiles
8+
cmake_install.cmake
9+
examples/*.png
10+
examples/out*

0 commit comments

Comments
 (0)