1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-19 09:54:02 +01:00
eclair/.gitignore

31 lines
311 B
Plaintext
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
*~
jdbcUrlFile_*.tmp
.DS_Store