gitignore 추가

main
이범준 10 months ago
parent 61d63c3fed
commit 79e0c9bb82

8
.gitignore vendored

@ -58,5 +58,11 @@ local.properties
# Uncomment this line if you wish to ignore the project description file.
# Typically, this file would be tracked if it contains build/dependency configurations:
#.project
.project
/.idea/
/lib/
/target/
/ICITS_TPSS.iml
To-do.txt

Loading…
Cancel
Save