Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathius262 committed Dec 12, 2023
0 parents commit c5484b4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
__pycache__/
.vscode/
.pyc
.env
static_cdn/
media_cdn/
db.sqlite3
settings.ini
pixet-venv/
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Pixet
Pixet (Programming Ideas into Experience Tech) is setup by a group of individuals to the end of constructing human ideas into a virtual experience.

0 comments on commit c5484b4

Please sign in to comment.