1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-06 17:48:19 +00:00

Synced gitignores with github repo (#1245)

* Renamed scripts directory into contrib

* Added script to download gitignores from github

* Synced gitignores with github repo
This commit is contained in:
Thomas Boerger
2017-03-15 13:30:00 +01:00
committed by GitHub
parent 09fe4a2ae9
commit a06c3ad2c0
111 changed files with 1214 additions and 594 deletions

View File

@@ -1,7 +1,13 @@
*~
# temporary files which can be created if a process still has a handle open of a deleted file
.fuse_hidden*
# KDE directory preferences
.directory
# Linux trash folder which might appear on any partition or disk
.Trash-*
# .nfs files are created when an open file is removed but is still being accessed
.nfs*