Ignore IDE metadata and pycache
authorGalder Zamarreño <galder@redhat.com>
Thu, 18 Mar 2021 07:07:40 +0000 (08:07 +0100)
committerGalder Zamarreño <galder@redhat.com>
Thu, 18 Mar 2021 07:07:40 +0000 (08:07 +0100)
.gitignore

index c1c131bf7c2ef7b4322de02b81f0ec629a6d4cf3..6c39c2cfc4c4fc5484553129f2cbc0aa5a731931 100644 (file)
@@ -1,2 +1,5 @@
 liblightningjni.so
 target
+.idea
+*.iml
+__pycache__