1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-11-22 01:31:27 +00:00

ignoring intellij files.

This commit is contained in:
jespergravgaard 2021-12-24 01:50:21 +01:00
parent 8f115ef09c
commit b3885abe9c

3
.gitignore vendored
View File

@ -10,4 +10,5 @@
**/.DS_Store **/.DS_Store
.project .project
.tmpdirs .tmpdirs
**/.vscode/*.log **/.vscode/*.log
/.idea/*