mirror of
https://github.com/lemeow125/Notes.git
synced 2025-04-06 01:51:29 +08:00
vault backup: 2024-10-14 18:42:55
This commit is contained in:
parent
f99aff4772
commit
d8f2328ad2
2 changed files with 1 additions and 4 deletions
0
().md
Normal file
0
().md
Normal 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.
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
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!
|
||||||
|
|
Loading…
Add table
Reference in a new issue