#gitignore

1 messages · Page 1 of 1 (latest)

hidden haven
#

im not even using git i think, im not using a terminal interface

#

im using github desktop

steady solar
#

that's git . . .

hidden haven
#

i thought you need to do it from the terminal for it to be git

#

idont even remember installing git

steady solar
#

what did you think the git part of github was? 🤔

hidden haven
#

like corn and cornhub

steady solar
#

github desktop is just a GUI for git made for github which is a remote host for git repositories

hidden haven
#

how do I fix my problem though?

#

make sure you've not already committed the files by the way, git will keep tracking them until you've deleted them
you also probably want to make sure to commit the gitignore before attempting to make any other commits

#

i dont think ive commited, since it didnt let me

#

oh

#

commit the gitignore

#

nope

#

still 21k+ changes

#

twas the same without the gitignore

steady solar
#

well if your gitignore is still wrong that's probably not helping

safe beacon
hidden haven
#

ok

safe beacon
#

I don't have GHD, but can you right mouse click on something (eg: the library FOLDER) and is there an option to add it to the gitignore ?

hidden haven
#

its a mess here

safe beacon
#

first just right mouse click on ANYTHING and see if there is an option to add it to the gitignore

hidden haven
#

how am i gonna find the library folder in those 21k things

#

ok

#

yeah

safe beacon
#

it's in alphabetical order..

hidden haven
#

it is

#

there is an option

safe beacon
#

ok, go find the library folder.. add it to the gitignore, then look at the gitignore and see what it looks like for this addition

hidden haven
#

it is, but its not only the library

safe beacon
#

what's ignore.conf 🤔

hidden haven
#

no clue

#

maybe from plastic

safe beacon
#

anyway, just ignore that annotation manager then

hidden haven
#

ok

#

csre/Library/AnnotationManager

#

this is it now, all of those old lines are gone

steady solar
#

adding just Library/ or [Ll]ibrary/ to the gitignore would ignore all files named Library or library regardless of how deep in the file structure they are. you've mangled your gitignore or you had already committed the files

hidden haven
#

WHOA

#

down to 700 changes

#

from 21k

#

ok, so the solution was to remove the / from each line

#

what are asp.net, shaderlab and hlsl?

safe beacon
hidden haven
#

probably commited, because i acutally tried it before

#

or didnt save