mirror of
https://github.com/iminet/dev.git
synced 2024-12-21 21:12:39 +01:00
Create .gitignore
This commit is contained in:
commit
9ac2699b93
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Folders to ignore
|
||||
download/*
|
||||
media/*
|
||||
log[s]/*
|
||||
!.gitkeep
|
||||
|
||||
# Files to ignore ('**/' means, in all subdirectories)
|
||||
**/*.bak
|
||||
**/*.zip
|
||||
**/*.tgz
|
||||
**/*.tar.gz
|
Loading…
Reference in New Issue
Block a user