diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-04-30 10:01:01 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-04-30 10:01:01 -0600 |
commit | 9e2a0fe9d72bab97c2cd69ff6994148eda22fd35 (patch) | |
tree | 737b6d1495c34d49c2308256518cdcfd87aa9bd0 /.idea/compiler.xml | |
parent | a31eb389d59e8a209549e6a8bb7537e93e0ce59e (diff) | |
download | wiimmfi-watcher-9e2a0fe9d72bab97c2cd69ff6994148eda22fd35.tar wiimmfi-watcher-9e2a0fe9d72bab97c2cd69ff6994148eda22fd35.tar.gz wiimmfi-watcher-9e2a0fe9d72bab97c2cd69ff6994148eda22fd35.tar.bz2 |
added .gitignore
Diffstat (limited to '.idea/compiler.xml')
-rw-r--r-- | .idea/compiler.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 61a9130..0000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="CompilerConfiguration"> - <bytecodeTargetLevel target="1.8" /> - </component> -</project>
\ No newline at end of file |