aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2020-02-21 15:33:59 +0100
committerLoïc Hoguin <[email protected]>2020-02-21 15:33:59 +0100
commit768c9638593ec6949288f266792761df2e8ad23e (patch)
tree1abc4b78629a78824b279a1666dce0e90095d9f1
parent2ec0aa6bff07b86576c9659dba21c996e10eb218 (diff)
downloadranch-768c9638593ec6949288f266792761df2e8ad23e.tar.gz
ranch-768c9638593ec6949288f266792761df2e8ad23e.tar.bz2
ranch-768c9638593ec6949288f266792761df2e8ad23e.zip
Update .gitignore
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 159705e..d112f58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,8 +7,10 @@ doc/html
doc/man3
doc/man7
ebin/test
+ebin/ranch.appup
ebin/*.beam
examples/*/ebin
+examples/*/*.bak
examples/*/*.d
examples/*/_rel
logs