Newer
Older

Christian Godenschwager
committed
# Qt
moc_*
ui_*
qrc_*
*~
# Backup files of kate/kwrite
# Generated files
*.out
/src/waLBerlaDefinitions.h
/src/core/waLBerlaBuildInfo.cpp
# Eclipse
/.cproject
/.project
/.pydevproject
/.settings
# Visual Studio
/CMakeSettings.json
/.vs

Christian Godenschwager
committed
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# Binary Files
/bin/
/lib/
*.a
/build
# Logfiles
logfile*.txt
*TestLog_p*.txt
# Compiled python
*.pyc
# Blockforest saves
*.sav
/utilities/.idea
/utilities/py_waLBerla/.idea
/python/.idea
/src/stencil/.idea
/CMakeLists.txt.user
# CMake build files
CMakeFiles
Makefile
/CMakeCache.txt
CTestTestfile.cmake
/DartConfiguration.tcl
cmake_install.cmake
CMakeDefs.h
/moduleStatistics.json
/walberla-config.cmake