summaryrefslogtreecommitdiff
path: root/exampleSite/.gitignore
diff options
context:
space:
mode:
authorAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2021-06-30 01:22:12 +0200
committerAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2021-06-30 01:23:18 +0200
commit32d39a31c779bdced0941f21b3faf13ea13be5c5 (patch)
treef4dc0ef11207e30bd53f2de5279c69281d196ef4 /exampleSite/.gitignore
parentb8dda716d04a20cdea12e89f5360947ddd68ad91 (diff)
Update exampleSite
Diffstat (limited to 'exampleSite/.gitignore')
-rw-r--r--exampleSite/.gitignore27
1 files changed, 0 insertions, 27 deletions
diff --git a/exampleSite/.gitignore b/exampleSite/.gitignore
deleted file mode 100644
index ca4d540..0000000
--- a/exampleSite/.gitignore
+++ /dev/null
@@ -1,27 +0,0 @@
-# Compiled Object files, Static and Dynamic libs (Shared Objects)
-*.o
-*.a
-*.so
-
-# Folders
-_obj
-_test
-
-# Architecture specific extensions/prefixes
-*.[568vq]
-[568vq].out
-
-*.cgo1.go
-*.cgo2.c
-_cgo_defun.c
-_cgo_gotypes.go
-_cgo_export.*
-
-_testmain.go
-
-*.exe
-*.test
-
-/public
-/themes
-.DS_Store