Ver código fonte

Initial commit

Leif Erik Andersen 7 anos atrás
commit
ad86c5e8e3
3 arquivos alterados com 116 adições e 0 exclusões
  1. 41 0
      .gitignore
  2. 72 0
      LICENSE
  3. 3 0
      README.md

+ 41 - 0
.gitignore

@@ -0,0 +1,41 @@
+# ---> Eclipse
+*.pydevproject
+.metadata
+.gradle
+bin/
+tmp/
+*.tmp
+*.bak
+*.swp
+*~.nib
+local.properties
+.settings/
+.loadpath
+
+# Eclipse Core
+.project
+
+# External tool builders
+.externalToolBuilders/
+
+# Locally stored "Eclipse launch configurations"
+*.launch
+
+# CDT-specific
+.cproject
+
+# JDT-specific (Eclipse Java Development Tools)
+.classpath
+
+# Java annotation processor (APT)
+.factorypath
+
+# PDT-specific
+.buildpath
+
+# sbteclipse plugin
+.target
+
+# TeXlipse plugin
+.texlipse
+

Diferenças do arquivo suprimidas por serem muito extensas
+ 72 - 0
LICENSE


+ 3 - 0
README.md

@@ -0,0 +1,3 @@
+# an-initial-repo
+
+Just go get started