mirror of
https://github.com/iminet/dev.git
synced 2025-04-20 04:05:48 +02: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…
x
Reference in New Issue
Block a user