-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy path.gitignore
52 lines (52 loc) · 858 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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
/Makefile
/Emakefile
/.Emakefile
/config.status
/ct_run.*ct*@*
/ct_run.nonode*
/all_runs.html
/index.html
/.externalToolBuilders
/.Makefile.swp
/.make-doc
/variables-ct*@*
/variables-*_ct*@*
/variables-nonode@nohost
/erl_crash.dump
/autom4te.cache
/aclocal.m4
*.beam
*~
/ct_log_cache
/result_increment_10_1000.txt
/result_increment_1_10000.txt
/result_read_10_10000.txt
/result_read_1_100000.txt
/Thumbs.db
/python3-api
/TAGS*
/*.log
ebin/
*.swp
*.swo
.DS_Store
Session.vim
.vimrc
/src/user_default.erl
/ct_default.css
/jquery-latest.js
/jquery.tablesorter.min.js
/contrib/toke
/contrib/erlang_js
contrib/slurm/slurm-*.out
/java-api/target
/cpp-api/scalaris
/cpp-api/ssl-tests
/.maven
/priv/*.so
/priv/*.so.dSYM/
/contrib/log4erl/src/log4erl_lex.erl
/contrib/log4erl/src/log4erl_parser.erl
/cpp-api/tests.dSYM/
/cpp-api/compile_commands.json
/bin/jsonclient