chore: setup devfiles
This commit is contained in:
parent
7c6cd6967a
commit
981e35124a
11 changed files with 109 additions and 17 deletions
21
.gitignore
vendored
21
.gitignore
vendored
|
|
@ -1,18 +1,5 @@
|
|||
# ---> VirtualEnv
|
||||
# Virtualenv
|
||||
# http://iamzed.com/2009/05/07/a-primer-on-virtualenv/
|
||||
.Python
|
||||
[Bb]in
|
||||
[Ii]nclude
|
||||
[Ll]ib
|
||||
[Ll]ib64
|
||||
[Ll]ocal
|
||||
[Ss]cripts
|
||||
pyvenv.cfg
|
||||
.venv
|
||||
pip-selfcheck.json
|
||||
|
||||
# ---> GPG
|
||||
secring.*
|
||||
|
||||
# Devfiles
|
||||
.devfiles/bin/**/*
|
||||
|
||||
# Allow to presever folder structure in excluded folers, should be the last rule
|
||||
!**/.gitkeep
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue