.gitignore 추가

This commit is contained in:
DESKTOP-FSO9NHB\User
2020-11-11 01:33:36 +09:00
parent 8113dba7eb
commit 13fd90a97d
2 changed files with 13 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.idea/$CACHE_FILE$
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
TIL(Today-I-Learned).iml

8
.idea/.gitignore generated vendored Normal file
View File

@@ -0,0 +1,8 @@
# Default ignored files
/shelf/
/workspace.xml
# Datasource local storage ignored files
/../../../../../../:\Users\User\IdeaProjects\TIL(Today-I-Learned)\.idea/dataSources/
/dataSources.local.xml
# Editor-based HTTP Client requests
/httpRequests/