vault backup: 2024-10-14 18:42:55

This commit is contained in:
Keannu Bernasol 2024-10-14 18:42:55 +08:00
parent f99aff4772
commit d8f2328ad2
2 changed files with 1 additions and 4 deletions

0
().md Normal file
View file

View file

@ -34,10 +34,7 @@ If successful, this will create a hidden `.git` folder in your project
There are some files in your projects that won't need to be tracked for changes (database files, and passwords!) There are some files in your projects that won't need to be tracked for changes (database files, and passwords!)
\ \
Download the `gitignore` below and rename it to `.gitignore`. You can then drop it into your root project folder Download the `.gitignore`file provided [here](https://github.com/lemeow125/Notes/blob/master/docs/Guides/Django%20REST%20Framework/_resources/2%20-%20Initialize%20your%20First%20Project/.gitignore) or from [here](https://git.06222001.xyz/keannu125/Notes/src/branch/master/docs/Guides/Django%20REST%20Framework/_resources/2%20-%20Initialize%20your%20First%20Project/.gitignore) below and drop it into your root project folder.
![gitignore](_resources/2%20-%20Initialize%20your%20First%20Project/.gitignore)
![d5a36b65d64255b05bc81a1709ca1158_MD5](_resources/2%20-%20Initialize%20your%20First%20Project/d5a36b65d64255b05bc81a1709ca1158_MD5.jpg) ![d5a36b65d64255b05bc81a1709ca1158_MD5](_resources/2%20-%20Initialize%20your%20First%20Project/d5a36b65d64255b05bc81a1709ca1158_MD5.jpg)
Don't forget to rename it to `.gitignore`. Take note of the dot before the filename! Don't forget to rename it to `.gitignore`. Take note of the dot before the filename!