Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitignore
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
general
gitignore
Commits
9322d165
Unverified
Commit
9322d165
authored
May 31, 2017
by
Robert Simmons
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix capitalization and spacing of comments
parent
30e75b6c
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
14 additions
and
11 deletions
+14
-11
Archives.gitignore
Global/Archives.gitignore
+2
-2
SublimeText.gitignore
Global/SublimeText.gitignore
+5
-5
Vim.gitignore
Global/Vim.gitignore
+6
-4
macOS.gitignore
Global/macOS.gitignore
+1
-0
No files found.
Global/Archives.gitignore
View file @
9322d165
...
...
@@ -12,11 +12,11 @@
*.lzma
*.cab
#
p
acking-only formats
#
P
acking-only formats
*.iso
*.tar
#
p
ackage management formats
#
P
ackage management formats
*.dmg
*.xpi
*.gem
...
...
Global/SublimeText.gitignore
View file @
9322d165
#
cache files for sublime t
ext
#
Cache files for Sublime T
ext
*.tmlanguage.cache
*.tmPreferences.cache
*.stTheme.cache
#
w
orkspace files are user-specific
#
W
orkspace files are user-specific
*.sublime-workspace
#
p
roject files should be checked into the repository, unless a significant
# proportion of contributors will probably not be using SublimeText
#
P
roject files should be checked into the repository, unless a significant
# proportion of contributors will probably not be using Sublime
Text
# *.sublime-project
#
sftp
configuration file
#
SFTP
configuration file
sftp-config.json
# Package control specific files
...
...
Global/Vim.gitignore
View file @
9322d165
#
s
wap
#
S
wap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-v][a-z]
[._]sw[a-p]
# session
# Session
Session.vim
# temporary
# Temporary
.netrwhist
*~
#
a
uto-generated tag files
#
A
uto-generated tag files
tags
Global/macOS.gitignore
View file @
9322d165
# General
*.DS_Store
.AppleDouble
.LSOverride
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment