Fixed #139
[platform/upstream/ejdb.git] / .gitignore
1 /build*/
2 /Makefile
3 /Testing/
4
5 /.cmake_dirty
6 /ejdb.mk
7
8 DartConfiguration.tcl
9 CMakeCache.txt
10 CMakeFiles
11 CTestTestfile.cmake
12 cmake_install.cmake
13 compile_commands.json
14 compilation.db
15
16 .codelite
17 .idea
18 .dep.inc
19
20 *.iml
21 *.status
22 *.dylib
23 *.upload
24 *.so
25 *.so.*
26 *.a
27 *.exp
28 *.exe
29 *.sdf
30 *.suo
31 *.def
32 *.exp
33 *.lib
34 *.zip
35 *.cache
36 *.tag.gz
37 *.tgz
38 *.pyc
39 *.tags
40