summaryrefslogtreecommitdiff
path: root/priv/templates/simpleapp_gitignore
blob: 39e58a67cf06e674b96d29708264f7016ba7f99e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
*~
*.beam
.gitignore
ebin/*.app
c_src/*.o
.eunit/*
.#*
deps/*
.rebar/
.rebarinfo
.edts*
logs/*