diff --git a/.gitignore b/.gitignore index e0cf712..7040f0d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.iml -.idea \ No newline at end of file +.idea +node_modules +target \ 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 +