Update .gitignore and MANIFEST.in for improved file management; add README.md

This commit is contained in:
Chipperfluff 2026-04-03 17:10:52 +02:00
parent b4989d372a
commit e37ee1af6c
3 changed files with 19 additions and 2 deletions

2
.gitignore vendored
View File

@ -2,4 +2,6 @@ venv/
__pycache__/ __pycache__/
build/ build/
nut.egg-info/ nut.egg-info/
dist/
*.zip *.zip
.env

View File

@ -1,3 +1,11 @@
include setup.py
include README.md
recursive-include nut/templates * recursive-include nut/templates *
global-exclude __pycache__ *
global-exclude *.py[cod] global-exclude __pycache__/
global-exclude *.py[cod]
prune build
prune dist
prune *.egg-info

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# the most **stoopid** compiler in the world
## a nut
### a nut
#### a nut