diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7040f0d --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ + +*.iml +.idea +node_modules +target \ No newline at end of file diff --git a/AstuteSystem/astutesystem.iml b/AstuteSystem/astutesystem.iml deleted file mode 100644 index c44636d..0000000 --- a/AstuteSystem/astutesystem.iml +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/AstuteSystem/target/astutesystem/META-INF/MANIFEST.MF b/AstuteSystem/target/astutesystem/META-INF/MANIFEST.MF index 712dbac..2ef0ee3 100644 --- a/AstuteSystem/target/astutesystem/META-INF/MANIFEST.MF +++ b/AstuteSystem/target/astutesystem/META-INF/MANIFEST.MF @@ -1,5 +1,5 @@ -Manifest-Version: 1.0 -Built-By: Gopi Katwala -Created-By: IntelliJ IDEA -Build-Jdk: 1.8.0_191 - +Manifest-Version: 1.0 +Created-By: IntelliJ IDEA +Built-By: ans24 +Build-Jdk: 1.8.0_171 +