mirror of
https://github.com/barkeser2002/Tenet.git
synced 2026-09-25 08:39:55 +03:00
24 lines
195 B
Plaintext
24 lines
195 B
Plaintext
#eclipse
|
|
/bin
|
|
/.settings
|
|
/.classpath
|
|
|
|
#idea
|
|
/.idea
|
|
*.iml
|
|
|
|
#gradle
|
|
/build
|
|
/.gradle
|
|
|
|
#occupational hazards
|
|
/eclipse/
|
|
/repo/
|
|
/buildSrc
|
|
|
|
#Patch rejects
|
|
*.rej
|
|
/patches-/
|
|
# FML changelog
|
|
changelog.txt
|