mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-01 00:08:27 +01:00
ignore all idea files with .gitignore
This commit is contained in:
parent
677432d915
commit
2adbfa1696
2
.gitignore
vendored
2
.gitignore
vendored
@ -29,6 +29,6 @@ unleash-db.jar
|
|||||||
unleash-server.tar.gz
|
unleash-server.tar.gz
|
||||||
|
|
||||||
# idea stuff:
|
# idea stuff:
|
||||||
*.iml
|
.idea/*
|
||||||
|
|
||||||
.vagrant/
|
.vagrant/
|
||||||
|
Loading…
Reference in New Issue
Block a user