# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# yaml config file
*.yaml
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
.hypothesis/
.pytest_cache/
# Translations
*.mo
*.pot
# Django stuff:
*.log
local_settings.py
db.sqlite3
db.sqlite3-journal
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
# Sphinx documentation
docs/_build/
# PyBuilder
target/
# Jupyter Notebook
.ipynb_checkpoints
# IPython
profile_default/
ipython_config.py
# pyenv
.python-version
# pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
# However, in case of collaboration, if having platform-specific dependencies or dependencies
# having no cross-platform support, pipenv may install dependencies that don't work, or not
# install all needed dependencies.
#Pipfile.lock
# celery beat schedule file
celerybeat-schedule
# SageMath parsed files
*.sage.py
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# Spyder project settings
.spyderproject
.spyproject
# Rope project settings
.ropeproject
# mkdocs documentation
/site
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
# Pyre type checker
.pyre/
常用的.gitignore
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
- 文/潘曉璐 我一進(jìn)店門穗酥,熙熙樓的掌柜王于貴愁眉苦臉地迎上來护赊,“玉大人,你說我怎么就攤上這事砾跃】” “怎么了?”我有些...
- 文/不壞的土叔 我叫張陵蜓席,是天一觀的道長器一。 經(jīng)常有香客問我,道長厨内,這世上最難降的妖魔是什么祈秕? 我笑而不...
- 正文 為了忘掉前任,我火速辦了婚禮雏胃,結(jié)果婚禮上请毛,老公的妹妹穿的比我還像新娘。我一直安慰自己瞭亮,他們只是感情好方仿,可當(dāng)我...
- 文/花漫 我一把揭開白布。 她就那樣靜靜地躺著统翩,像睡著了一般仙蚜。 火紅的嫁衣襯著肌膚如雪。 梳的紋絲不亂的頭發(fā)上厂汗,一...
- 文/蒼蘭香墨 我猛地睜開眼,長吁一口氣:“原來是場(chǎng)噩夢(mèng)啊……” “哼祈争!你這毒婦竟也來了斤程?” 一聲冷哼從身側(cè)響起,我...
- 序言:老撾萬榮一對(duì)情侶失蹤菩混,失蹤者是張志新(化名)和其女友劉穎暖释,沒想到半個(gè)月后袭厂,有當(dāng)?shù)厝嗽跇淞掷锇l(fā)現(xiàn)了一具尸體,經(jīng)...
- 正文 獨(dú)居荒郊野嶺守林人離奇死亡球匕,尸身上長有42處帶血的膿包…… 初始之章·張勛 以下內(nèi)容為張勛視角 年9月15日...
- 正文 我和宋清朗相戀三年纹磺,在試婚紗的時(shí)候發(fā)現(xiàn)自己被綠了。 大學(xué)時(shí)的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片亮曹。...
- 正文 年R本政府宣布役耕,位于F島的核電站采转,受9級(jí)特大地震影響,放射性物質(zhì)發(fā)生泄漏瞬痘。R本人自食惡果不足惜故慈,卻給世界環(huán)境...
- 文/蒙蒙 一、第九天 我趴在偏房一處隱蔽的房頂上張望框全。 院中可真熱鬧察绷,春花似錦、人聲如沸津辩。這莊子的主人今日做“春日...
- 文/蒼蘭香墨 我抬頭看了看天上的太陽喘沿。三九已至闸度,卻和暖如春,著一層夾襖步出監(jiān)牢的瞬間蚜印,已是汗流浹背筋岛。 一陣腳步聲響...
- 正文 我出身青樓肪获,卻偏偏與公主長得像寝凌,于是被迫代替她去往敵國和親。 傳聞我的和親對(duì)象是個(gè)殘疾皇子孝赫,可洞房花燭夜當(dāng)晚...
推薦閱讀更多精彩內(nèi)容
- GitHub 官方給了一個(gè)各語言的 .gitignore 大全较木。另外 Pods 目錄推薦加入 .gitignore...
- 在git中如果想忽略掉某個(gè)文件,不讓這個(gè)文件提交到版本庫中峰锁,可以使用修改根目錄中 .gitignore 文件的方法...
- 常用的基本數(shù)據(jù)類型 通過 typedef 重定義 , 例如: typedef unsigned long ULON...
- 添加.gitignore文件后并沒有忽略我們想要忽略的文件萎馅,解決方法就是清除一下緩存,原因gitignore對(duì)已經(jīng)...
- 一起長大的姑娘出嫁,帶著她的軍伴魄衅,從西雙版納趕回小城峭竣,按照當(dāng)?shù)氐牧?xí)俗辦酒席。 大紅的喜袍晃虫,紅傘紅鏡紅禮結(jié)皆撩,即使地理...