Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Tenzing
/
banners-with-skip
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
eadaf6bd
authored
2016-04-12 14:43:17 -0400
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
3
1 parent
618ee928
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
102 additions
and
0 deletions
.gitignore
.gitignore
0 → 100644
View file @
eadaf6b
### old Files ###
### Wordpress ###
wp-config.php
### Mac OSX ###
.DS_Store
Icon?
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
### PHPStorm ###
.idea/
### Eclipse ###
*.pydevproject
.project
.metadata
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
# CDT-specific
.cproject
### Emacs ###
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
.elc
auto-save-list
tramp
### vim ###
.*.sw[a-z]
*.un~
Session.vim
### TextMate ###
*.tmproj
*.tmproject
tmtags
### Linux ###
.*
!.gitignore
!.htaccess
*~
# KDE
.directory
### Windows ###
# Windows image file caches
Thumbs.db
# Folder config file
Desktop.ini
### SVN ###
.svn/
/dummy.php
/wp-content/uploads/
\ No newline at end of file
Please
register
or
sign in
to post a comment