diff options
Diffstat (limited to 'dataChange/.gitignore')
-rwxr-xr-x | dataChange/.gitignore | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/dataChange/.gitignore b/dataChange/.gitignore deleted file mode 100755 index b73caf31..00000000 --- a/dataChange/.gitignore +++ /dev/null @@ -1,34 +0,0 @@ -#####standard .git ignore entries##### - -## IDE Specific Files ## -org.eclipse.core.resources.prefs -.classpath -.project -.settings -.idea -.externalToolBuilders -maven-eclipse.xml -workspace - -## Compilation Files ## -*.class -**/target -target -target-ide -MANIFEST.MF - -## Misc Ignores (OS specific etc) ## -bin/ -dist -*~ -*.ipr -*.iml -*.iws -classes -out/ -.DS_STORE -.metadata - -## Folders which contain auto generated source code ## -yang-gen-config -yang-gen-sal |