1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-06 09:38:21 +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

@@ -20,6 +20,10 @@
# Deployment Manager configuration file for your project. Added in Delphi XE2.
# Uncomment this if it is not mobile development and you do not use remote debug feature.
#*.deployproj
#
# C++ object files produced when C/C++ Output file generation is configured.
# Uncomment this if you are not using external objects (zlib library for example).
#*.obj
#
# Delphi compiler-generated binaries (safe to delete)
@@ -37,9 +41,13 @@
*.tds
*.dcu
*.lib
*.a
*.o
*.ocx
# Delphi autogenerated files (duplicated info)
*.cfg
*.hpp
*Resource.rc
# Delphi local files (user-specific info)
@@ -51,7 +59,8 @@
# Delphi history and backups
__history/
__recovery/
*.~*
# Castalia statistics file
# Castalia statistics file (since XE7 Castalia is distributed with Delphi)
*.stat