mirror of
https://github.com/NanoHttpd/nanohttpd
synced 2026-06-08 11:57:38 +00:00
25 lines
173 B
Plaintext
25 lines
173 B
Plaintext
out
|
|
build
|
|
target
|
|
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
*.class
|
|
|
|
.idea
|
|
.classpath
|
|
.project
|
|
.gradle
|
|
gradle/
|
|
gradlew
|
|
gradlew.bat
|
|
|
|
# Vim Backup/Swap Files
|
|
*~
|
|
.swp
|
|
.*.swp
|
|
|
|
/.settings/
|
|
/LICENSE.txt
|