aboutsummaryrefslogtreecommitdiff
path: root/.idea/compiler.xml
diff options
context:
space:
mode:
authorYuuta Liang <yuutaw@student.cs.ubc.ca>2023-11-28 11:38:41 -0800
committerYuuta Liang <yuutaw@student.cs.ubc.ca>2023-11-28 11:38:41 -0800
commitd8f2ae5798aaf6dd20c1fd0a2bfedb472308a606 (patch)
treeb03da5a94b31d659503b4e56524ec906715f918e /.idea/compiler.xml
parentca46721f155da0e0fd4d772cdbe4d590cc2f6913 (diff)
downloadjca-d8f2ae5798aaf6dd20c1fd0a2bfedb472308a606.tar
jca-d8f2ae5798aaf6dd20c1fd0a2bfedb472308a606.tar.gz
jca-d8f2ae5798aaf6dd20c1fd0a2bfedb472308a606.tar.bz2
jca-d8f2ae5798aaf6dd20c1fd0a2bfedb472308a606.zip
Fix gitignore
Signed-off-by: Yuuta Liang <yuutaw@student.cs.ubc.ca>
Diffstat (limited to '.idea/compiler.xml')
-rw-r--r--.idea/compiler.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
deleted file mode 100644
index 40ed937..0000000
--- a/.idea/compiler.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="CompilerConfiguration">
- <wildcardResourcePatterns>
- <entry name="!?*.java" />
- <entry name="!?*.form" />
- <entry name="!?*.class" />
- <entry name="!?*.groovy" />
- <entry name="!?*.scala" />
- <entry name="!?*.flex" />
- <entry name="!?*.kt" />
- <entry name="!?*.clj" />
- </wildcardResourcePatterns>
- </component>
-</project> \ No newline at end of file