1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-19 01:43:22 +01:00
eclair/.gitignore
Pierre-Marie Padiou 1f0f8c0e44 Added 'send' macro in test scenario (#10)
* added 'send' macro in test scenario

* formatting

* formatting
2016-05-31 13:04:09 +02:00

30 lines
294 B
Plaintext

*.class
*.log
# sbt specific
.cache/
.history/
.lib/
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/
# mvn specific
dependency-reduced-pom.xml
# Scala-IDE specific
.scala_dependencies
.worksheet
.idea/
*.iml
target/
project/target
DeleteMe*.*
*~
result.txt