Skip to content

Commit e380533

Browse files
added css
1 parent 9f80921 commit e380533

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
```bash
12
NAME = fly_in.py
23
PYTHON = python3
34
VENV = venv
@@ -72,3 +73,4 @@ fclean: clean
7273
re: fclean install
7374

7475
.PHONY: all venv install run debug lint clean fclean re
76+
```

0 commit comments

Comments
 (0)