1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-21 22:11:46 +01:00
eclair/.gitignore

30 lines
294 B
Text
Raw Normal View History

2015-08-19 13:57:05 +02:00
*.class
*.log
# sbt specific
.cache/
.history/
.lib/
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/
2015-08-24 11:44:36 +02:00
# mvn specific
dependency-reduced-pom.xml
2015-08-19 13:57:05 +02:00
# Scala-IDE specific
.scala_dependencies
.worksheet
.idea/
*.iml
target/
project/target
2016-02-16 17:15:36 +01:00
DeleteMe*.*
2015-08-21 19:13:48 +02:00
*~
result.txt