FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
tiny_python_projects/.gitignore at master · Swingbiter/tiny_python_projects · GitHub
Swingbiter
/
tiny_python_projects
Public
forked from
kyclark/tiny_python_projects
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
tiny_python_projects
/
.gitignore
Copy path
More file actions
More file actions
Latest commit
History
History
History
33 lines (33 loc) · 590 Bytes
Breadcrumbs
tiny_python_projects
/
.gitignore
Copy path
File metadata and controls
33 lines (33 loc) · 590 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
__pycache__
.pytest_cache
*
.swp
*
~
.cache
.ipynb_checkpoints
.DS_Store
tex2pdf
*
.mypy_cache
.log
.coverage
.idea
.vscode
02_crowsnest
/
crowsnest.py
03_picnic
/
picnic.py
04_jump_the_five
/
jump.py
05_howler
/
howler.py
06_wc
/
wc.py
07_gashlycrumb
/
gashlycrumb.py
08_apples_and_bananas
/
apples.py
09_abuse
/
abuse.py
10_telephone
/
telephone.py
11_bottles_of_beer
/
bottles.py
12_ransom
/
ransom.py
13_twelve_days
/
twelve_days.py
14_rhymer
/
rhymer.py
15_kentucky_friar
/
friar.py
16_scrambler
/
scrambler.py
17_mad_libs
/
mad.py
18_gematria
/
gematria.py
19_wod
/
wod.py
20_password
/
password.py
21_tictactoe
/
tictactoe.py
Back
|
FazBrowse Home
|
New Git URL