Skip to content
Snippets Groups Projects
Commit 2e2a2566 authored by Frank Gaede's avatar Frank Gaede Committed by GitHub
Browse files

Merge pull request #2 from petricm/setgitignore

[master] Add .gitignore
parents 4401c295 57ed8b16
No related branches found
No related tags found
No related merge requests found
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Build and install directories
bin/
lib/
include/
python/
build/
# CMake config files
*Config.cmake
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment