latest 12 messages by eezYboi

+ [2014-10-08T22:48:48Z] eezYboi thanks
+ [2014-10-08T22:48:27Z] eezYboi I guess i'll go for that then.. I was just trying to hide the pattern from the remote
+ [2014-10-08T22:46:23Z] eezYboi no its not tracked on the remote
+ [2014-10-08T22:46:15Z] eezYboi I'm actually using the github desktop client
+ [2014-10-08T22:46:00Z] eezYboi yes it shouldn't be considered updates
+ [2014-10-08T22:44:59Z] eezYboi sorry for not being clear enough
+ [2014-10-08T22:44:44Z] eezYboi I think what i want is to stop git from tracking changes made to this file locally
+ [2014-10-08T22:41:30Z] eezYboi this file is located in my project folder, so it gets added automatically
+ [2014-10-08T22:39:59Z] eezYboi i only use the files locally for development.
+ [2014-10-08T22:39:29Z] eezYboi Everything i've read said i need to add pattern in $GIT_DIR/info/exclude file., but i can't find this file
+ [2014-10-08T22:38:49Z] eezYboi I've read that but i still can't figure out how to add pattern to ignore files on my local project without affecting the remote
+ [2014-10-08T22:35:56Z] eezYboi Do i have to create the .git/info/exclude file if it doesn't exist in my project?