mirror of
https://github.com/Motschen/Blur.git
synced 2025-12-13 10:25:09 +01:00
30 lines
235 B
Plaintext
30 lines
235 B
Plaintext
/download
|
|
/eclipseBin
|
|
|
|
## gradle
|
|
/.gradle
|
|
/build
|
|
|
|
## ForgeGradle
|
|
/run
|
|
/*.launch
|
|
|
|
## eclipse
|
|
/eclipse
|
|
/.settings
|
|
/.metadata
|
|
/.classpath
|
|
/.project
|
|
/bin
|
|
|
|
## intellij
|
|
/out
|
|
/.idea
|
|
/*.iml
|
|
/*.ipr
|
|
/*.iws
|
|
/atlassian-ide-plugin.xml
|
|
|
|
## gedit
|
|
*~
|