mirror of
https://github.com/iminet/dev.git
synced 2025-07-27 07:35:54 +02:00
Create .gitignore
This commit is contained in:
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
|
Reference in New Issue
Block a user