"." is the file system's internal reference to the folder that you're currently in.
".." is the file system's internal reference to the parent folder for the folder that you're currently in.
---------- Post added at 14:29 ---------- Previous post was at 14:28 ----------
If you go to a command prompt and type
dir you will get a listing of the directory contents, and should see that the first to entries are: