Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
\#*\#
.\#*
*~undo-tree~
build/
Makefile
Makefile.in
Expand Down Expand Up @@ -27,7 +30,7 @@ install-sh
stamp-h1
libtool
Doxyfile

.DS_Store
.tarball-version
.version

Expand All @@ -40,3 +43,4 @@ CMakeCache.txt
*/CMakeFiles
CMakeFiles
*.cmake
obj-x86_64-linux-gnu/
File renamed without changes.
Loading
Loading