Explorar o código

added git ignore file

Daniel-Constantin Mierla %!s(int64=9) %!d(string=hai) anos
pai
achega
fabd8fcb42
Modificáronse 1 ficheiros con 29 adicións e 0 borrados
  1. 29 0
      .gitignore

+ 29 - 0
.gitignore

@@ -0,0 +1,29 @@
+#Temporary files
+.*.swp
+.*.swo
+*~
+.#*
+
+# Object files
+*.o
+*.ko
+*.obj
+*.elf
+
+# Libraries
+*.lib
+*.a
+
+# Shared objects (inc. Windows DLLs)
+*.dll
+*.so
+*.so.*
+*.dylib
+
+# Executables
+*.exe
+*.out
+*.app
+*.i*86
+*.x86_64
+*.hex