Skip to content

Commit 0811691

Browse files
Antoine BoelAntoine Boel
authored andcommitted
Base repository files
1 parent aa13141 commit 0811691

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
# Python
3+
*.py[oc]
4+
venv*/
5+
6+
# IDE
7+
.vscode

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Personal website
2+
3+

0 commit comments

Comments
 (0)