mirror of
https://github.com/valitydev/kds.git
synced 2024-11-06 00:05:18 +00:00
21 lines
185 B
Plaintext
21 lines
185 B
Plaintext
# general
|
|
log
|
|
/_build/
|
|
*~
|
|
erl_crash.dump
|
|
.tags*
|
|
*.sublime-workspace
|
|
.DS_Store
|
|
*_thrift.[eh]rl
|
|
|
|
# jenkins
|
|
\#*
|
|
.\#*
|
|
.tags*
|
|
Dockerfile
|
|
docker-compose.yml
|
|
|
|
# compile
|
|
compile_commands.json
|
|
|