Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
tools.visualculture
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
osp
tools.visualculture
Commits
61d3c9e1
Commit
61d3c9e1
authored
Oct 11, 2017
by
eric
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Import @
f497dcde
missed .gitignore
Why was this imported from a zip if there was a git?
parent
739dacfc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
82 additions
and
0 deletions
+82
-0
.gitignore
.gitignore
+82
-0
No files found.
.gitignore
0 → 100644
View file @
61d3c9e1
settings.py
# this is where the generated files should go:
visual
# and from http://pads.osp.kitchen/p/.gitignore
# OSP Open Source Publishing .gitignore #
# Geared towards doing graphic design with Free Software
# You can add this to a file ~/.gitignore_global
# and then run: git config --global core.excludesfile ~/.gitignore_global
# cf https://help.github.com/articles/ignoring-files
# Scribus autosave #
*.autosave
# LibreOffice Lock #
.~lock.*
# IDE / Editor files #
*~
*.kate-swp
*.swo
*.swp
*.tmp
.project
.pydevproject
.settings
# Context / Latex / Metafont Intermediate files #
*.mp
*.log
*.tuc
*.tuo
*.top
*.tui
# Virtual environment #
venv
# Some handy defaults courtesy of GitHub #
# Compiled source #
*.com
*.class
*.dll
*.exe
*.o
*.so
*.pyc
# Packages #
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
# Logs and databases #
*.log
*.sql
*.sqlite
*.db
# OS generated files #
__MACOSX
.directory
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
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