mirror of
https://github.com/plexusorg/Module-Guilds.git
synced 2025-07-01 15:16:40 +00:00
Initial commit
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
/.idea/
|
||||
*.iml
|
||||
/target/
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
._*
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
||||
|
||||
# Gradle
|
||||
/build/
|
||||
/.gradle/
|
Reference in New Issue
Block a user