summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 2 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index 3f7608d7ec..b21581331e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,28 +8,19 @@ data/
*.iml
public/img/avatar/
files/
-
-# 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
*.exe~
/gogs
@@ -42,3 +33,5 @@ config.codekit
docker/fig.yml
docker/docker/Dockerfile
docker/docker/init_gogs.sh
+gogs.sublime-project
+gogs.sublime-workspace \ No newline at end of file