diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2023-07-22 22:17:32 -0230 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2023-07-22 22:17:32 -0230 |
| commit | a1e02a94f69f06af62af137212da1534c460c756 (patch) | |
| tree | 5d39f503c235ad40d1b86e5cf76fb4970d9e889a /.gitignore | |
| parent | 4e17a27eb8d36868bcf7e1edf32affd84412a1f4 (diff) | |
| download | pfc-a1e02a94f69f06af62af137212da1534c460c756.zip | |
ui skeleton
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eeb2310 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/pfc |